home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / hanna-in-a-choppa.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-12-21  |  143 b   |  5 lines

  1. on(release){
  2.    _level0.trackPoint("link_kongregate");
  3.    getUrl("http://www.kongregate.com/?gamereferral=hanna-in-a-choppa", "_blank");
  4. }
  5.